GoXam for WPF v3
DeleteSourceEdge Method
Northwoods.GoXam.Layout Namespace > GenericNetwork.Vertex<V,E,Y> Class : DeleteSourceEdge Method
Deletes an edge from the list of predecessors (i.e., the edge was coming into this vertex).
Syntax
public void DeleteSourceEdge( 
   E sourceEdge
)

Parameters

sourceEdge
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
GenericNetwork.Vertex<V,E,Y> Members